ASP.NET Core MVC コントロールヘルプ
AllowDelete プロパティ (FlexGridBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : AllowDelete プロパティ
Gets or sets a value that indicates whether the grid should delete selected rows when the user presses the Delete key.
シンタックス
'宣言
 
Public Overridable Property AllowDelete As System.Boolean
public virtual System.bool AllowDelete {get; set;}
解説
Selected rows will not be deleted if the IsReadOnly property is set to true.
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ